home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 January / Macworld (1997-01).dmg / Shareware World / Maths & Science / DynRisk 4.0.3 / DynRisk-Help / DynRisk-Help.rsrc / TEXT_4612.txt < prev    next >
Text File  |  1996-08-30  |  946b  |  27 lines

  1. The ‚ÄúEvent‚Äù popup menu is used to choose the event type. A DynLP event supports the following event types:
  2.  
  3.     ‚Ä¢ Set number
  4.     ‚Ä¢ Get number
  5.     ‚Ä¢ Optimize
  6.     ‚Ä¢ Eval. vector
  7.     ‚Ä¢ Recalculate
  8.  
  9. Set number
  10.  
  11. The ‚ÄúSet number‚Äù event is used to set the value of a DynLP table element during a simulation. 
  12.  
  13. Get number
  14.  
  15. The ‚ÄúGet number‚Äù event is used to get the value of a DynLP table element during a simulation. 
  16.  
  17. Optimize
  18.  
  19. When the ‚ÄúOptimize‚Äù event is sent to DynLP, the current LP problem is solved, and the value of the optimal solution, i.e., ‚ÄúS‚Äù, is returned back to DynRisk.
  20.  
  21. Eval. vector
  22.  
  23. When the ‚ÄúOptimize‚Äù event is sent to DynLP, DynLP calculates the solution value, ‚ÄúS‚Äù, given the current status of the vector of variables, ‚ÄúX‚Äù. The result is returned back to DynRisk.
  24.  
  25. Recalculate
  26.  
  27. When the ‚ÄúRecalculate‚Äù event is sent to DynLP, the current LP problem is solved, without returning anything back to DynRisk.